Get Apps [v2]
This endpoint returns a list of apps sorted popularity. See here to get started.
This API is rate limited. See Rate Limiting for more details.
OAuth
This endpoint requires the zap
OAuth scope.
Authorizations
See our OAuth2 authentication documentation
Query Parameters
Categories that apps must have in order to be returned in the response.
The full list of valid categories can be retrieved using the category
endpoint, detailed here.
Parameter to restrict the results to apps whose ID matches those in the provided comma-separated value. Cannot be combined with category
.
Used for paginating results. Specifies the maximum number of items to return per page. If this value is not set, it defaults to 10.
Used for paginating results. Specifies the offset to use.
Parameter to limit the results to apps whose titles match the provided query.
Response
Used for paginating results. Specifies the maximum number of items to return per page.
Used for paginating results. Specifies the offset to use. Defaults to 0